home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Linux / Kubuntu 8.10 / kubuntu-8.10-desktop-i386.iso / casper / filesystem.squashfs / usr / share / doc / libc6-dev / copyright < prev   
Text File  |  2008-09-29  |  8KB  |  169 lines

  1. This is the Debian prepackaged version of the GNU C Library version
  2. 2.6.1
  3.  
  4. It was put together by the GNU Libc Maintainers <debian-glibc@lists.debian.org>
  5. from the following sources:
  6.  
  7.   <ftp://sources.redhat.com/pub/glibc/releases/glibc-2.6.1.tar.bz2>
  8.   <ftp://sources.redhat.com/pub/glibc/releases/glibc-libidn-2.6.1.tar.bz2>
  9.   <ftp://sources.redhat.com/pub/glibc/releases/glibc-ports-2.6.tar.bz2>
  10.   <pserver:anoncvs@sources.redhat.com:/cvs/glibc/linuxthreads>
  11.  
  12.    Copyright (C) 1991,92,93,94,95,96,97,98,99,2000,2001,2002,2003,2004,2005,
  13.    2006,2007 Free Software Foundation, Inc.
  14.  
  15.    The GNU C Library is free software; you can redistribute it and/or
  16.    modify it under the terms of the GNU Lesser General Public
  17.    License as published by the Free Software Foundation; either
  18.    version 2.1 of the License, or (at your option) any later version.
  19.  
  20.    The GNU C Library is distributed in the hope that it will be useful,
  21.    but WITHOUT ANY WARRANTY; without even the implied warranty of
  22.    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  23.    Lesser General Public License for more details.
  24.  
  25.    You should have received a copy of the GNU Lesser General Public
  26.    License along with the GNU C Library; if not, write to the Free
  27.    Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
  28.    02110-1301 USA
  29.  
  30. On Debian systems, the complete text of the GNU Library
  31. General Public License can be found in `/usr/share/common-licenses/LGPL-2.1'.
  32.  
  33. Additional Details (the following is taken from `info libc
  34. Contributors' which also contains a list of credits):
  35.     
  36.      All code incorporated from 4.4 BSD is under the following
  37.      copyright:
  38.  
  39.                Copyright (C) 1991 Regents of the University of California.
  40.                All rights reserved.
  41.  
  42.           Redistribution and use in source and binary forms, with or
  43.           without modification, are permitted provided that the
  44.           following conditions are met:
  45.  
  46.             1. Redistributions of source code must retain the above
  47.                copyright notice, this list of conditions and the
  48.                following disclaimer.
  49.  
  50.             2. Redistributions in binary form must reproduce the above
  51.                copyright notice, this list of conditions and the
  52.                following disclaimer in the documentation and/or other
  53.                materials provided with the distribution.
  54.  
  55.             3. Neither the name of the University nor the names of its
  56.                contributors may be used to endorse or promote products
  57.                derived from this software without specific prior
  58.                written permission.
  59.  
  60.           THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS "AS
  61.           IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  62.           LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
  63.           FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT
  64.           SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
  65.           INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  66.           DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
  67.           SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
  68.           OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
  69.           LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  70.           (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF
  71.           THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY
  72.           OF SUCH DAMAGE.
  73.  
  74.    * The random number generation functions `random', `srandom',
  75.      `setstate' and `initstate', which are also the basis for the
  76.      `rand' and `srand' functions, were written by Earl T. Cohen for
  77.      the University of California at Berkeley and are copyrighted by the
  78.      Regents of the University of California.  They have undergone minor
  79.      changes to fit into the GNU C library and to fit the ISO C
  80.      standard, but the functional code is Berkeley's.
  81.  
  82.    * The Internet resolver code is taken directly from BIND 4.9.5,
  83.      which is under both the Berkeley copyright above and also:
  84.  
  85.           Portions Copyright (C) 1993 by Digital Equipment Corporation.
  86.  
  87.           Permission to use, copy, modify, and distribute this software
  88.           for any purpose with or without fee is hereby granted,
  89.           provided that the above copyright notice and this permission
  90.           notice appear in all copies, and that the name of Digital
  91.           Equipment Corporation not be used in advertising or publicity
  92.           pertaining to distribution of the document or software
  93.           without specific, written prior permission.
  94.  
  95.           THE SOFTWARE IS PROVIDED "AS IS" AND DIGITAL EQUIPMENT CORP.
  96.           DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
  97.           INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
  98.           FITNESS.  IN NO EVENT SHALL DIGITAL EQUIPMENT CORPORATION BE
  99.           LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL
  100.           DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
  101.           DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
  102.           OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
  103.           WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  104.  
  105.    * The code to support Sun RPC is taken verbatim from Sun's
  106.      RPCSRC-4.0 distribution, and is covered by this copyright:
  107.  
  108.                Copyright (C) 1984, Sun Microsystems, Inc.
  109.  
  110.           Sun RPC is a product of Sun Microsystems, Inc. and is
  111.           provided for unrestricted use provided that this legend is
  112.           included on all tape media and as a part of the software
  113.           program in whole or part.  Users may copy or modify Sun RPC
  114.           without charge, but are not authorized to license or
  115.           distribute it to anyone else except as part of a product or
  116.           program developed by the user.
  117.  
  118.           SUN RPC IS PROVIDED AS IS WITH NO WARRANTIES OF ANY KIND
  119.           INCLUDING THE WARRANTIES OF DESIGN, MERCHANTIBILITY AND
  120.           FITNESS FOR A PARTICULAR PURPOSE, OR ARISING FROM A COURSE OF
  121.           DEALING, USAGE OR TRADE PRACTICE.
  122.  
  123.           Sun RPC is provided with no support and without any
  124.           obligation on the part of Sun Microsystems, Inc. to assist in
  125.           its use, correction, modification or enhancement.
  126.  
  127.           SUN MICROSYSTEMS, INC. SHALL HAVE NO LIABILITY WITH RESPECT
  128.           TO THE INFRINGEMENT OF COPYRIGHTS, TRADE SECRETS OR ANY
  129.           PATENTS BY SUN RPC OR ANY PART THEREOF.
  130.  
  131.           In no event will Sun Microsystems, Inc. be liable for any
  132.           lost revenue or profits or other special, indirect and
  133.           consequential damages, even if Sun has been advised of the
  134.           possibility of such damages.
  135.  
  136.                Sun Microsystems, Inc.
  137.                2550 Garcia Avenue
  138.                Mountain View, California  94043
  139.  
  140.    * Some of the support code for Mach is taken from Mach 3.0 by CMU,
  141.      and is under the following copyright terms:
  142.  
  143.                Mach Operating System
  144.                Copyright (C) 1991,1990,1989 Carnegie Mellon University
  145.                All Rights Reserved.
  146.  
  147.           Permission to use, copy, modify and distribute this software
  148.           and its documentation is hereby granted, provided that both
  149.           the copyright notice and this permission notice appear in all
  150.           copies of the software, derivative works or modified
  151.           versions, and any portions thereof, and that both notices
  152.           appear in supporting documentation.
  153.  
  154.           CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS "AS
  155.           IS" CONDITION.  CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF
  156.           ANY KIND FOR ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF
  157.           THIS SOFTWARE.
  158.  
  159.           Carnegie Mellon requests users of this software to return to
  160.  
  161.                 Software Distribution Coordinator
  162.                 School of Computer Science
  163.                 Carnegie Mellon University
  164.                 Pittsburgh PA 15213-3890
  165.  
  166.           or <Software.Distribution@CS.CMU.EDU> any improvements or
  167.           extensions that they make and grant Carnegie Mellon the
  168.           rights to redistribute these changes.
  169.